Skip to content

Some docker images to play with CVE-2021-41773 and CVE-2021-42013

Notifications You must be signed in to change notification settings

Hydragyrum/CVE-2021-41773-Playground

Repository files navigation

CVE-2021-41773-Playground

Some docker images to play with CVE-2021-41773 and CVE-2021-42013

run docker compose up -d to spin up all the containers.

Servers will run on ports 8080, 8081, 8082, and 8083.

  • 8080 contains an Apache 2.4.49 with CGI disabled.
  • 8081 contains an Apache 2.4.49 with CGI enabled.
  • 8082 contains an Apache 2.4.50 with CGI disabled.
  • 8083 contains an Apache 2.4.50 with CGI enabled.

There are some flags on each server at /flag.txt See if you can grab them :)

There is a special flag hidden on the server on 8083 which requires a reverse shell (in principle)

About

Some docker images to play with CVE-2021-41773 and CVE-2021-42013

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published